Skip to content

feat(theme-provider): add global themes support #191#197

Merged
airikej merged 9 commits intorcfrom
feat/191-themeprovider-theme-switcher-functionality
Nov 25, 2025
Merged

feat(theme-provider): add global themes support #191#197
airikej merged 9 commits intorcfrom
feat/191-themeprovider-theme-switcher-functionality

Conversation

@airikej
Copy link
Contributor

@airikej airikej commented Nov 13, 2025

No description provided.

@airikej airikej linked an issue Nov 13, 2025 that may be closed by this pull request
@airikej airikej requested a review from mart-sessman November 13, 2025 09:38
@codecov
Copy link

codecov bot commented Nov 13, 2025

Codecov Report

✅ All modified and coverable lines are covered by tests.

📢 Thoughts on this report? Let us know!

@airikej airikej merged commit e4c1ecf into rc Nov 25, 2025
15 checks passed
github-actions bot pushed a commit that referenced this pull request Nov 25, 2025
# [4.1.0-rc.5](angular-4.1.0-rc.4...angular-4.1.0-rc.5) (2025-11-25)

### Features

* **theme-provider:** add global themes support [#191](#191) ([#197](#197)) ([e4c1ecf](e4c1ecf))
github-actions bot pushed a commit that referenced this pull request Nov 27, 2025
# [4.1.0](angular-4.0.0...angular-4.1.0) (2025-11-27)

### Bug Fixes

* **card:** fix overall padding not functioning [#184](#184) ([f2213b3](f2213b3))
* **file-dropzone:** fix aligment of info button in file-dropzone [#186](#186) ([bb94cb1](bb94cb1))
* **modal-storybook:** add extra description for modal storybook [#203](#203) ([#204](#204)) ([1e08d16](1e08d16))
* **tooltip:** add openWith input, fix tooltip opening [#182](#182) ([0c0469e](0c0469e))

### Features

* **checkbox:** add TEDI-Ready checkbox component [#74](#74) ([637b9c0](637b9c0))
* **date-picker:** add date-picker component [#190](#190) ([adb97a0](adb97a0))
* **date-picker:** add date-picker tests, dropdown tests [#190](#190) ([f4f2b53](f4f2b53))
* **date-picker:** add dropdown, change popover [#190](#190) ([dd694bc](dd694bc))
* **date-picker:** fix conflicts [#190](#190) ([f72ea2c](f72ea2c))
* **date-picker:** wcag improvements [#190](#190) ([3ebe215](3ebe215))
* **dropdown:** add missing tests [#190](#190) ([184187b](184187b))
* **file-dropzone:** add ng-content for file list [#186](#186) ([8dd9c81](8dd9c81))
* **modal:** add tedi ready modal [#189](#189) ([391ea0f](391ea0f))
* **modal:** add tests [#189](#189) ([2e0e9aa](2e0e9aa))
* **modal:** update stories [#189](#189) ([70df5a6](70df5a6))
* **modal:** update tedi core version [#189](#189) ([ef9b99c](ef9b99c))
* **theme-provider:** add global themes support [#191](#191) ([#197](#197)) ([e4c1ecf](e4c1ecf))
@airikej airikej deleted the feat/191-themeprovider-theme-switcher-functionality branch December 1, 2025 07:33
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[ThemeProvider]: Theme switcher functionality

2 participants